\(\int x^4 (a+b \text {csch}(c+d x^2))^2 \, dx\) [9]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 18, antiderivative size = 18 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\text {Int}\left (x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2,x\right ) \]

[Out]

Unintegrable(x^4*(a+b*csch(d*x^2+c))^2,x)

Rubi [N/A]

Not integrable

Time = 0.02 (sec) , antiderivative size = 18, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx \]

[In]

Int[x^4*(a + b*Csch[c + d*x^2])^2,x]

[Out]

Defer[Int][x^4*(a + b*Csch[c + d*x^2])^2, x]

Rubi steps \begin{align*} \text {integral}& = \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 22.47 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.11 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx \]

[In]

Integrate[x^4*(a + b*Csch[c + d*x^2])^2,x]

[Out]

Integrate[x^4*(a + b*Csch[c + d*x^2])^2, x]

Maple [N/A] (verified)

Not integrable

Time = 0.10 (sec) , antiderivative size = 18, normalized size of antiderivative = 1.00

\[\int x^{4} {\left (a +b \,\operatorname {csch}\left (d \,x^{2}+c \right )\right )}^{2}d x\]

[In]

int(x^4*(a+b*csch(d*x^2+c))^2,x)

[Out]

int(x^4*(a+b*csch(d*x^2+c))^2,x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 42, normalized size of antiderivative = 2.33 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int { {\left (b \operatorname {csch}\left (d x^{2} + c\right ) + a\right )}^{2} x^{4} \,d x } \]

[In]

integrate(x^4*(a+b*csch(d*x^2+c))^2,x, algorithm="fricas")

[Out]

integral(b^2*x^4*csch(d*x^2 + c)^2 + 2*a*b*x^4*csch(d*x^2 + c) + a^2*x^4, x)

Sympy [N/A]

Not integrable

Time = 0.49 (sec) , antiderivative size = 17, normalized size of antiderivative = 0.94 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int x^{4} \left (a + b \operatorname {csch}{\left (c + d x^{2} \right )}\right )^{2}\, dx \]

[In]

integrate(x**4*(a+b*csch(d*x**2+c))**2,x)

[Out]

Integral(x**4*(a + b*csch(c + d*x**2))**2, x)

Maxima [N/A]

Not integrable

Time = 0.42 (sec) , antiderivative size = 108, normalized size of antiderivative = 6.00 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int { {\left (b \operatorname {csch}\left (d x^{2} + c\right ) + a\right )}^{2} x^{4} \,d x } \]

[In]

integrate(x^4*(a+b*csch(d*x^2+c))^2,x, algorithm="maxima")

[Out]

1/5*a^2*x^5 - b^2*x^3/(d*e^(2*d*x^2 + 2*c) - d) + integrate(1/2*(4*a*b*d*x^4 - 3*b^2*x^2)/(d*e^(d*x^2 + c) + d
), x) + integrate(1/2*(4*a*b*d*x^4 + 3*b^2*x^2)/(d*e^(d*x^2 + c) - d), x)

Giac [N/A]

Not integrable

Time = 0.81 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.11 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int { {\left (b \operatorname {csch}\left (d x^{2} + c\right ) + a\right )}^{2} x^{4} \,d x } \]

[In]

integrate(x^4*(a+b*csch(d*x^2+c))^2,x, algorithm="giac")

[Out]

integrate((b*csch(d*x^2 + c) + a)^2*x^4, x)

Mupad [N/A]

Not integrable

Time = 2.29 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.22 \[ \int x^4 \left (a+b \text {csch}\left (c+d x^2\right )\right )^2 \, dx=\int x^4\,{\left (a+\frac {b}{\mathrm {sinh}\left (d\,x^2+c\right )}\right )}^2 \,d x \]

[In]

int(x^4*(a + b/sinh(c + d*x^2))^2,x)

[Out]

int(x^4*(a + b/sinh(c + d*x^2))^2, x)